docs: fix typo
authorVolker Sobek <reklov@live.com>
Tue, 21 Jan 2014 21:15:28 +0000 (22:15 +0100)
committerVolker Sobek <reklov@live.com>
Tue, 21 Jan 2014 21:19:27 +0000 (22:19 +0100)
Correct the last occurrence of 'explicitely'.

gtk/gtkicontheme.h

index c910ce6648d4ab9c434ae6ee8b5b4331d3e96095..c3d83e0501fddd176c1f647a7b70911da1479ea6 100644 (file)
@@ -62,7 +62,7 @@ typedef struct _GtkIconThemePrivate GtkIconThemePrivate;
  * screen using gtk_icon_theme_get_for_screen() and it
  * will contain information about current icon theme for
  * that screen, but you can also create a new #GtkIconTheme
- * object and set the icon theme name explicitely using
+ * object and set the icon theme name explicitly using
  * gtk_icon_theme_set_custom_theme().
  */
 struct _GtkIconTheme